ActivateWindow
|
Description: |
baActivateWindow activates the specified window. |
|
Platforms: |
Windows and Macintosh |
|
Usage: |
Result = baActivateWindow( WinHandle ) |
|
Arguments: |
Integer. |
|
Returns: |
Integer. |
|
Examples: |
Director: Authorware: |
|
Notes: |
Microsoft has introduced a change to the way this function operates under Win 98 and NT
4. If your user is presently typing in a window, then you can not force another window to become the active one. Instead, the button for that window will flash on the Taskbar to alert the user that a program needs attention. |
|
See also: |
baFindWindow |